home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC/CD Gamer UK 128
/
CD_Gamer_Issue_128_Disc_1_PCGA1281103_November_2003.iso
/
util.dxr
/
00113_install 1.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-09-15
|
293 b
|
14 lines
on mouseEnter me
set the member of sprite the currentSpriteNum to member("installhigh")
cursor(280)
end
on mouseLeave me
set the member of sprite the currentSpriteNum to member("install")
cursor(-1)
end
on mouseUp
open(the moviePath & "Utilities\DirectX\DirectX9\dxsetup.exe")
end